home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1993 December / PSL Monthly Shareware CD-ROM (December 1993).iso / prgmming / dos / c / rmaxtsk.exe / README.TXT < prev    next >
Text File  |  1991-12-12  |  2KB  |  51 lines

  1.                                    RMAXTask
  2.  
  3.                    A Multitasking Environment for C and C++
  4.  
  5.                                       ---
  6.  
  7.                             RMAX Development Group
  8.                          1033 East Coral Gables Drive
  9.                             Phoenix, Arizona 85022
  10.  
  11.                                       ---
  12.  
  13.           Congratulations.  You have successful obtained a copy of the
  14.           shareware version of the RMAXTask multitasking library for C
  15.           and C++.  You should now have the following files:
  16.  
  17.           README.TXT    - This file
  18.  
  19.           REGISTER.TXT  - A form for registering your copy of RMAXTask.
  20.                           Upon registration, you will receive full
  21.                           source code to the library, LIB files for all
  22.                           memory models for both C and C++, and a
  23.                           license allowing unrestricted use of RMAXTask
  24.                           in your programs.
  25.  
  26.           RMAXTASK.DOC  - Complete documentation for the library.
  27.  
  28.           TASKBCL.LIB   - The library itself, ready to link with C
  29.                           programs compiled for the Large memory
  30.                           segmentation model using a Borland compiler.
  31.  
  32.           RMAXTASK.H    - A header file to accompany TASKBCL.LIB
  33.  
  34.           CALLDEMO.C    - Source code which demonstrates proper use of
  35.                           the functions within the RMAXTask library.
  36.  
  37.           CALLDEMO.EXE  - Compiled version of CALLDEMO.C
  38.  
  39.           TEST?.C       - A collection of short test programs that will
  40.                           provide additional examples of RMAXTask
  41.                           function calls.
  42.  
  43.  
  44.           To get started, we suggest that you skim through the
  45.           documentation and then run the sample programs as you look at
  46.           the source code.  Then you can begin to write your own
  47.           programs, either from scratch or by modifying and enhancing
  48.           the provided sample programs.  Remember that you MUST compile
  49.           using the Large memory segmentation model in order to link
  50.           with the TASKBCL.LIB file.
  51.